Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps checker.framework.version from 3.52.0 to 3.52.1.
Updates org.checkerframework:checker-qual from 3.52.0 to 3.52.1

Release notes

Sourced from org.checkerframework:checker-qual's releases.

Checker Framework 3.52.1

Version 3.52.1 (2025-12-02)

User-visible changes:

Added Opt.ifPresentOrElse() method.

Closed issues: #7243, #7398.

Changelog

Sourced from org.checkerframework:checker-qual's changelog.

Version 3.52.1 (2025-12-02)

User-visible changes:

Added Opt.ifPresentOrElse() method.

Closed issues: #7243, #7398.

Commits
  • 72c0de5 new release 3.52.1
  • 0549f00 Remove link.
  • 85842ab Prep for release.
  • 294c7ca Fix the dataflow shaded jars that are published. (#7404)
  • cd7c953 Update cimg/base Docker tag to v2025.12 (#7403)
  • 026bd52 Link from the developer manual to "building from source" in the manual (#7385)
  • e086cba More signature annotations
  • 31ca5d3 Correct shaded dataflow jars. (#7402)
  • 08cc5d1 Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.794 (#7401)
  • 4a22556 Nullness annotations for java.lang.classfile
  • Additional commits viewable in compare view

Updates org.checkerframework:checker from 3.52.0 to 3.52.1

Release notes

Sourced from org.checkerframework:checker's releases.

Checker Framework 3.52.1

Version 3.52.1 (2025-12-02)

User-visible changes:

Added Opt.ifPresentOrElse() method.

Closed issues: #7243, #7398.

Changelog

Sourced from org.checkerframework:checker's changelog.

Version 3.52.1 (2025-12-02)

User-visible changes:

Added Opt.ifPresentOrElse() method.

Closed issues: #7243, #7398.

Commits
  • 72c0de5 new release 3.52.1
  • 0549f00 Remove link.
  • 85842ab Prep for release.
  • 294c7ca Fix the dataflow shaded jars that are published. (#7404)
  • cd7c953 Update cimg/base Docker tag to v2025.12 (#7403)
  • 026bd52 Link from the developer manual to "building from source" in the manual (#7385)
  • e086cba More signature annotations
  • 31ca5d3 Correct shaded dataflow jars. (#7402)
  • 08cc5d1 Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.794 (#7401)
  • 4a22556 Nullness annotations for java.lang.classfile
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 8, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 8, 2025
@github-actions github-actions bot added this to the 18.4.0 milestone Dec 8, 2025
@jbonofre
Copy link
Member

jbonofre commented Jan 8, 2026

@dependabot rebase

Bumps `checker.framework.version` from 3.52.0 to 3.52.1.

Updates `org.checkerframework:checker-qual` from 3.52.0 to 3.52.1
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.52.0...checker-framework-3.52.1)

Updates `org.checkerframework:checker` from 3.52.0 to 3.52.1
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.52.0...checker-framework-3.52.1)

---
updated-dependencies:
- dependency-name: org.checkerframework:checker-qual
  dependency-version: 3.52.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.checkerframework:checker
  dependency-version: 3.52.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/checker.framework.version-3.52.1 branch from 7e0b54a to cf6b8fd Compare January 8, 2026 13:12
@jbonofre jbonofre merged commit 0077441 into main Jan 8, 2026
38 of 39 checks passed
@jbonofre jbonofre deleted the dependabot/maven/checker.framework.version-3.52.1 branch January 8, 2026 14:47
ennuite pushed a commit to ennuite/arrow-java that referenced this pull request Jan 8, 2026
Bumps `checker.framework.version` from 3.52.0 to 3.52.1.
Updates `org.checkerframework:checker-qual` from 3.52.0 to 3.52.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typetools/checker-framework/releases">org.checkerframework:checker-qual's
releases</a>.</em></p>
<blockquote>
<h2>Checker Framework 3.52.1</h2>
<h2>Version 3.52.1 (2025-12-02)</h2>
<p><strong>User-visible changes:</strong></p>
<p>Added <code>Opt.ifPresentOrElse()</code> method.</p>
<p><strong>Closed issues:</strong>
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7243">#7243</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7398">#7398</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md">org.checkerframework:checker-qual's
changelog</a>.</em></p>
<blockquote>
<h2>Version 3.52.1 (2025-12-02)</h2>
<p><strong>User-visible changes:</strong></p>
<p>Added <code>Opt.ifPresentOrElse()</code> method.</p>
<p><strong>Closed issues:</strong>
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7243">#7243</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7398">#7398</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typetools/checker-framework/commit/72c0de5faf42a399d1159f8ff228f7e9539635ad"><code>72c0de5</code></a>
new release 3.52.1</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/0549f00cbea514f03945acfa755225d8e9099fbf"><code>0549f00</code></a>
Remove link.</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/85842ab0d9c352e5a1f3982ba2248c316611b6a7"><code>85842ab</code></a>
Prep for release.</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/294c7ca6e42b6bb244589c119d66b8f6e7e5935a"><code>294c7ca</code></a>
Fix the dataflow shaded jars that are published. (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7404">#7404</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/cd7c953271f5b83c718162357f7778773cd21375"><code>cd7c953</code></a>
Update cimg/base Docker tag to v2025.12 (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7403">#7403</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/026bd52c3febc3475268a771b32fe5e5983a7394"><code>026bd52</code></a>
Link from the developer manual to &quot;building from source&quot; in
the manual (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7385">#7385</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/e086cba851b63ccc4711392a04310af74a440c39"><code>e086cba</code></a>
More signature annotations</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/31ca5d396c3c1eeaecbaa5f9f41c99585dfbc998"><code>31ca5d3</code></a>
Correct shaded dataflow jars. (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7402">#7402</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/08cc5d14b72eee1a66402c7f0422463c91f29179"><code>08cc5d1</code></a>
Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.794 (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7401">#7401</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/4a22556f57af94afc661727be71960da24cb5725"><code>4a22556</code></a>
Nullness annotations for <code>java.lang.classfile</code></li>
<li>Additional commits viewable in <a
href="https://github.com/typetools/checker-framework/compare/checker-framework-3.52.0...checker-framework-3.52.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.checkerframework:checker` from 3.52.0 to 3.52.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typetools/checker-framework/releases">org.checkerframework:checker's
releases</a>.</em></p>
<blockquote>
<h2>Checker Framework 3.52.1</h2>
<h2>Version 3.52.1 (2025-12-02)</h2>
<p><strong>User-visible changes:</strong></p>
<p>Added <code>Opt.ifPresentOrElse()</code> method.</p>
<p><strong>Closed issues:</strong>
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7243">#7243</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7398">#7398</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md">org.checkerframework:checker's
changelog</a>.</em></p>
<blockquote>
<h2>Version 3.52.1 (2025-12-02)</h2>
<p><strong>User-visible changes:</strong></p>
<p>Added <code>Opt.ifPresentOrElse()</code> method.</p>
<p><strong>Closed issues:</strong>
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7243">#7243</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7398">#7398</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typetools/checker-framework/commit/72c0de5faf42a399d1159f8ff228f7e9539635ad"><code>72c0de5</code></a>
new release 3.52.1</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/0549f00cbea514f03945acfa755225d8e9099fbf"><code>0549f00</code></a>
Remove link.</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/85842ab0d9c352e5a1f3982ba2248c316611b6a7"><code>85842ab</code></a>
Prep for release.</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/294c7ca6e42b6bb244589c119d66b8f6e7e5935a"><code>294c7ca</code></a>
Fix the dataflow shaded jars that are published. (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7404">#7404</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/cd7c953271f5b83c718162357f7778773cd21375"><code>cd7c953</code></a>
Update cimg/base Docker tag to v2025.12 (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7403">#7403</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/026bd52c3febc3475268a771b32fe5e5983a7394"><code>026bd52</code></a>
Link from the developer manual to &quot;building from source&quot; in
the manual (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7385">#7385</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/e086cba851b63ccc4711392a04310af74a440c39"><code>e086cba</code></a>
More signature annotations</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/31ca5d396c3c1eeaecbaa5f9f41c99585dfbc998"><code>31ca5d3</code></a>
Correct shaded dataflow jars. (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7402">#7402</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/08cc5d14b72eee1a66402c7f0422463c91f29179"><code>08cc5d1</code></a>
Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.794 (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7401">#7401</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/4a22556f57af94afc661727be71960da24cb5725"><code>4a22556</code></a>
Nullness annotations for <code>java.lang.classfile</code></li>
<li>Additional commits viewable in <a
href="https://github.com/typetools/checker-framework/compare/checker-framework-3.52.0...checker-framework-3.52.1">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant